15. Exercise: Use Resources
Exercise Code
In this exercise, you will get to follow the best practice of using string and boolean recourses whenever appropriate.
Exercise: T06.04-Exercise-UseResources
Use Resources
SOLUTION:
- Create String and Boolean resources for the checkbox attributes
- Update the hardcoded values in the pref_visualizer with the new resources
- Update the hardcoded values in the VisualizerActivity's onCreate method